From 87f9cc21623a51bb857466753f540a494c03dde4 Mon Sep 17 00:00:00 2001 From: Tony Gale Date: Thu, 13 Aug 1998 13:35:11 +0000 Subject: [PATCH] One character type fix - tony [gale@gtk.org] --- docs/gtk_tut.sgml | 2 +- docs/tutorial/gtk_tut.sgml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/gtk_tut.sgml b/docs/gtk_tut.sgml index a948db7915..b17bb492c1 100644 --- a/docs/gtk_tut.sgml +++ b/docs/gtk_tut.sgml @@ -7100,7 +7100,7 @@ tree, and connects all the signals for the relevant objects, so you can see when they are emitted. -/* example-start tree tree.h */ +/* example-start tree tree.c */ #include diff --git a/docs/tutorial/gtk_tut.sgml b/docs/tutorial/gtk_tut.sgml index a948db7915..b17bb492c1 100644 --- a/docs/tutorial/gtk_tut.sgml +++ b/docs/tutorial/gtk_tut.sgml @@ -7100,7 +7100,7 @@ tree, and connects all the signals for the relevant objects, so you can see when they are emitted. -/* example-start tree tree.h */ +/* example-start tree tree.c */ #include -- 2.30.2